Skip to content

Python Version Support, lxml[html_clean] fix, docs fix#187

Merged
buriy merged 12 commits intoburiy:masterfrom
dbowring:pyproject2
Oct 11, 2024
Merged

Python Version Support, lxml[html_clean] fix, docs fix#187
buriy merged 12 commits intoburiy:masterfrom
dbowring:pyproject2

Conversation

@dbowring
Copy link
Copy Markdown

@dbowring dbowring commented Aug 15, 2024

  • Fixes support for lxml>=5.2.0
  • Adds explicit support for current python versions
  • Removes support for EOL'd python versions
  • Removes support for EOL'd platforms
  • Fixes build for documentation
  • Replaces use of recommonmark with myst-parser for markdown in docs

Replaces #186 (I promise this is the last revision 😅 ). This one offers each change as an individual commit. This does not migrate to pyproject.toml, the addition of lxml-html-clean; python_version < '3.11' is sufficient to get the tests and installation running again.

@sanand0
Copy link
Copy Markdown

sanand0 commented Sep 6, 2024

@buriy -- this PR from @dbowring would be of help to those running readability on newer Python versions (3.11 in my case). Could you please take a look? Thanks!

@buriy buriy merged commit 1f22397 into buriy:master Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants